File: n_cst_dwsrv_querymodeattrib.sru
Size: 420
Date: Sun, 16 Mar 2025 05:42:20 +0100
//objectcomments Extension DataWindow QueryMode attributes
forward
global type n_cst_dwsrv_querymodeattrib from pfc_n_cst_dwsrv_querymodeattrib
end type
end forward

global type n_cst_dwsrv_querymodeattrib from pfc_n_cst_dwsrv_querymodeattrib
end type

on n_cst_dwsrv_querymodeattrib.create
TriggerEvent( this, "constructor" )
end on

on n_cst_dwsrv_querymodeattrib.destroy
TriggerEvent( this, "destructor" )
end on

  • pfc_n_cst_dwsrv_querymodeattrib n_cst_dwsrv_querymodeattrib(sru)